xclip
How to install xclip on ubuntu ?
sudo apt install xclip
xclip file_namecopy file content and paste it with mouse middle buttonxclip -sel clip file_namepaste with Cntrl+V
sudo apt install xclip
xclip file_name copy file content and paste it with mouse middle buttonxclip -sel clip file_name paste with Cntrl+V